Welcome![Sign In][Sign Up]
Location:
Search - vc tcp ip

Search list

[WinSock-NDISTCPCom

Description: 看了袁渊先生在VC知识库《在线杂志》第14期发表的文章《基于TCP/IP的局域网多用户通信》,感觉受益颇多,但也觉得里面有一些不太完善的地方,具体来说主要有: 1、两个服务器单独运行,且主线程均阻塞,用户界面死锁,不便于控制; 2、聊天服务器线程和互斥量的使用可能导致死锁; 3、不能实现文件传送(文件传送可不能由服务器转发,否则非把它累趴下不可^-^); 4、不能由用户进行网络设置,所以在不同的网络使用必须修改源程序等等; 我在此基础上重新设计编写了一个系统 -read YUAN Yuan in VC knowledge base "online magazine" 14 published an article, "based on TCP / IP LAN multi-user communication", I feel a lot of benefit, but also think that there are some less than perfect, specifically are : 1, 2 server running, and the main threads are blocked, the user interface Deadlock, facilitate control; 2, chat server threads and contradict the use of volume may lead to deadlock; 3, achieve file transfer (FTP can be transmitted by the server, otherwise he will not get on the ground tired ^ - ^) ; 4, and not by users for network configuration, the different networks must be revised source, etc.; I would like to re-design on the basis of the preparation of a system
Platform: | Size: 223079 | Author: 阿健 | Hits:

[Windows DevelopTCPChatVC

Description: 一个简单的基于TCP/IP协议的网络聊天室,开发环境VC++6.0-a simple TCP / IP network chat rooms, VC 6.0 development environment
Platform: | Size: 1327845 | Author: 谢思思 | Hits:

[OS programtrojansrc

Description: 用VC写的一个木马程序.主要是学习有关tcp/ip以及自定义消息系统机制-VC write a Trojan. The study is mainly tcp / ip and custom messaging system mechanisms
Platform: | Size: 4813096 | Author: dssdf | Hits:

[Other resourcenetworkgame

Description: VC++6.0多人网络小游戏-支持多人联机网络游戏程序源代码,且支持TCP/IP,IPX等多种网络协议.-small multiplayer online games - multiplayer online game network source code, but support for TCP / IP, IPX and other network protocols.
Platform: | Size: 2571745 | Author: 王道 | Hits:

[Other resourcelwipvc6

Description: 在vc下实现的lwip,轻量级的TCP/IP协栈,用于移植时分析系统,或许对您有用。-in vc under the lwip, lightweight TCP / IP stack Association for transplantation analysis system, perhaps useful to you.
Platform: | Size: 340647 | Author: henry2002 | Hits:

[WinSock-NDISlocalcomputer_netprogramingr

Description: 里面含有3个VC代码,有助于调试VC网络的程序,学习TCP/IP,有一定的参考价值-which contains three VC code to VC network debugging procedures, learning TCP / IP, a certain reference value
Platform: | Size: 510876 | Author: jun | Hits:

[TCP/IP stackNDK_dll_demo

Description: TCP/IP Chat Client/Server VC 7.01 开发-TCP / IP Chat Client / Server Development VC 7.01
Platform: | Size: 101230 | Author: noryfly | Hits:

[Communicationsocket_vc_demo

Description: 这是tcp/ip通讯的vc++控件及范例源码,包含一组非常优秀的socket控件源码,demo程序包括客户端程序和服务端程序,实现tcp/ip通信的数据接收发送。-This is the tcp / ip communication and control vc example source code, contains a set of socket excellent source control, demo procedures including client and server procedures, tcp / ip communication of this data reception.
Platform: | Size: 78117 | Author: lsx5612 | Hits:

[Othermytryserilaltcp

Description: 我正是从VCKBASE 开始学习VC++ 的,没有他我进步不会如此迅速,一直想给VCKBASE贡献点什么,正好今天有空,就把早些时候写的一个串口转TCP/IP的程序发上来,希望对初学者学习串口编程有点帮助。-VCKBASE started learning from the VC, without him I would not have advanced so quickly. VCKBASE has wanted to contribute something, this is the time. put the earlier written to a serial port TCP / IP line with the procedures, hope for beginners learning a bit Serial Programming help.
Platform: | Size: 37439 | Author: 刘二 | Hits:

[TCP/IP stackTCPS

Description: 基于TCP协议的服务器端的VC++源码。对初学TCP/IP协议的人有很大的帮助。-based on the TCP server VC source. Right novice TCP / IP Protocol there is a great help.
Platform: | Size: 6335 | Author: 朱铮 | Hits:

[WinSock-NDISTCPIPprg

Description: 在VC环境下,应用TCP/IP进行变成的案例。-in VC environment, the application of TCP / IP into the case.
Platform: | Size: 21772 | Author: chenhaipeng | Hits:

[TCP/IP stacktcpiplean

Description: 嵌入式Web服务器tcp/ip lean的vc++工程以及源代码
Platform: | Size: 371924 | Author: 路飞 | Hits:

[Internet-Networknetwork2

Description: 介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。
Platform: | Size: 2203517 | Author: dfsdf | Hits:

[WinSock-NDISsource

Description: VC++ 串口通信,可以收发数据,可选用TCP/IP 通信
Platform: | Size: 156873 | Author: 就就 | Hits:

[WAP developPPPxieyishagnwang

Description: 使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP / IP, etc., function more comprehensive.
Platform: | Size: 3719071 | Author: 胡权 | Hits:

[OtherwinSocketTestApp

Description: WinSock Win32 API 的打包类和例子程序 < WinSock > winSocket/winSocketEx: 如果你正在Windows环境中用C++编写TCP/IP网络程序,那么使用这个打包类吧,我想它不会让你失望的。winSocket几乎封装了编写TCP/IP网络应用程序所需的所有内容,winSocketEx加入了对SOCKS 4/5代理服务器的支持。使得在自己的程序中加入代理支持易如反掌。这个打包类支持的特性包括:Connect、Send、Receive、Close、Listen、Bind、Accept、asyncSelect、get_LocalHost、get_LocalPort、get_RemoteHost、get_RemotePort等等。 [代码性质] VC可重用代码段 [代码作者] ryan [文件大小] 53K 声明:转自其他网站
Platform: | Size: 43074 | Author: 邓影 | Hits:

[TCP/IP stackTCPNetKit

Description: VC实现的客户端服务器端间TCP/IP通讯程序
Platform: | Size: 45704 | Author: 赵倩 | Hits:

[OtherSOCKET_STREAM

Description: 在VC++工程下,通过TCP/IP实现的网络通信,一个很简单的例子,帮助了解TCP/IP通信
Platform: | Size: 62726 | Author: linyulee | Hits:

[OS Developucos_vc

Description: ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,GUI界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。
Platform: | Size: 156542 | Author: panpan | Hits:

[ICQ-IM-Chatnew4_6_Server

Description: 这是TCP/IP聊天的服务器端VC++原代码,实现socket编程,开启监听。客户端如果有连接请求则可以接受,并实现数据收发。
Platform: | Size: 36801 | Author: lingxin | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

CodeBus www.codebus.net